home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: cwi.nl!dik
- From: dik@cwi.nl (Dik T. Winter)
- Subject: Re: ASCII value of a character
- Message-ID: <DM87sH.4EH@cwi.nl>
- Sender: news@cwi.nl (The Daily Dross)
- Nntp-Posting-Host: chrysant.cwi.nl
- Organization: CWI, Amsterdam
- References: <Pine.SUN.3.91.960202222737.26868B-100000@parsifal.nando.net> <4f0ov1$eca@nw002.infi.net>
- Date: Sun, 4 Feb 1996 00:53:05 GMT
-
- In article <4f0ov1$eca@nw002.infi.net> nngis@norfolk.infi.net (Greg DiGiorgio) writes:
- > case 9: printf("You entered a TAB\n");
-
- Why not simply:
- case '\t':
- ?
- --
- dik t. winter, cwi, kruislaan 413, 1098 sj amsterdam, nederland, +31205924098
- home: bovenover 215, 1025 jn amsterdam, nederland; http://www.cwi.nl/~dik/
-